internal/runtime/maps.table.Clear (method)

2 uses

	internal/runtime/maps (current package)
		map.go#L754: 			t.Clear(typ)
		table.go#L600: func (t *table) Clear(typ *abi.MapType) {